home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2005 October / Gamestar_77_2005-10_dvd.iso / Programy / klmcodec136.exe / {app} / tools / graphedit.chm / sdk_coua.css < prev   
Cascading Style Sheet File  |  2004-09-27  |  9KB  |  357 lines

  1. /* Style sheet optimized for IE4x - Last updated 2/9/99 */
  2.  
  3. body            { color: #000000;
  4.         margin-top: -.5em;
  5.         background: #FFFFFF;      
  6.         font-size: 80%;            
  7.         font-family: Verdana, Arial, Helvetica, Sans Serif }
  8.  
  9. a:link, a:visited     { color: "#0000FF"; text-decoration:"underline";}
  10.  
  11. a:active, a:hover     { color: "#FF0000";  cursor:hand; text-decoration:"underline";}
  12.  
  13. h1
  14.         { font-size: 150%; 
  15.         margin-bottom:" .5em"; clear:both; }
  16.  
  17. h2
  18.         { font-size: 135%;  
  19.         margin-top: 1.5em;
  20.         margin-bottom:" .5em"; clear:both; }
  21.  
  22. h3
  23.         { font-size: 125%; 
  24.         margin-top: 1.2em;  
  25.         margin-bottom: ".5em"; clear:both; }
  26.  
  27. h4
  28.         { font-size: 125%; 
  29.         margin-top: "1.2em";  
  30.         margin-bottom: ".5em"; clear:both; }
  31.  
  32. h5
  33.         { font-size: 125%; 
  34.         margin-top: "1.2em";  
  35.         margin-bottom: ".5em"; clear:both; }
  36.  
  37. p
  38.         { margin-top:" .6em"; 
  39.         margin-bottom: ".6em"; }
  40.             
  41. ol
  42.         { margin-top: ".5em"; 
  43.         margin-bottom: 0; 
  44.         margin-left: "2.1em"; 
  45.         padding-left: "0em"; }
  46.     
  47. ul
  48.         { margin-top: ".6em";     
  49.         margin-bottom: 0;
  50.         list-style-type: disc;
  51.         margin-left: "1.5em";
  52.         padding-left: "0em"; }
  53.         
  54. li
  55.         { margin-bottom: ".7em"; clear:both; }
  56.  
  57. dd
  58.         { margin-bottom: 0; 
  59.         margin-left: "1.5em"; } 
  60.  
  61. /* for defined terms, follow the "Document Conventions" listing in the Microsoft Manual of Style: */
  62. /* Keywords, functions, and anything else the user must enter exactly as shown are bold--add "font-weight: bold;" to the dt tag */
  63. /* Variables, book titles, and placeholders the user must provide are italic--add "font-style: italic;" to the dt tag */
  64. /* pre-defined arguments are bold and italic--add "font-weight: bold;" and "font-style: italic;" to the dt tag */
  65.  
  66. table.main{                                    
  67.     font-family: Verdana, Arial, Helvetica, MS Sans Serif;            
  68.     background-color: #FFFFFF;                        
  69.     margin-top: -.5em;                             
  70.     margin-bottom: 0em;
  71.     margin-left: -.7em;                    
  72.     padding-left: 0em;                            
  73.     padding-right: 0em; 
  74.     }
  75.  
  76. td.main
  77.         { background: #FFFFFF;
  78.         vertical-align: top; }
  79. table.SIDE th {
  80.     vertical-align     : top;
  81. }
  82.  
  83. .BUF {
  84.     vertical-align: super;
  85. }
  86.  
  87. .FRM {
  88.     vertical-align: sub;
  89.     position: relative;
  90.     left: -7 px;
  91. }
  92.  
  93. dt
  94.         { margin-top: "2em"; }
  95.  
  96. pre
  97.         { margin-top: "1.2em";
  98.         background: #EEEEEE;
  99.         margin-bottom: "1.5em"; }
  100.  
  101. code
  102.         { font-family: Courier New; 
  103.         font-size: 110% }
  104.  
  105. table
  106.         { font-size: 100%;
  107.         margin-top: "1em"; 
  108.         margin-bottom: "1em"; 
  109.         cellpadding: "0.5em"; }
  110.         
  111. th
  112.         { text-align: left;
  113.         background: #DDDDDD;
  114.         vertical-align: bottom;}
  115.         
  116. tr
  117.         { vertical-align: top; }
  118.  
  119. td
  120.         { background: #EEEEEE;
  121.         vertical-align: top; }
  122.  
  123. .blue {
  124.     color: #0000CC }
  125.  
  126.  
  127. /****      extended class styles ************************/
  128. /*                                           */
  129. /* add comment tags to disable the style         */
  130.  
  131. p.indent        { margin-left: "2em"; }       /* this class style is used to indent text for notes and warnings; use this instead of the blockquote tag */
  132.  
  133. p.indent2        { margin-left: "3.5em"; }   /* this class style is used to indent text a second level under the first  indent */
  134.         
  135. p.proclabel    { font-size: 100%;     
  136.         font-weight: bold; clear: both; }
  137.  
  138. /*****************************************************************************************************************/
  139.  
  140. /* DirectX Banner */
  141. .buttonbartable
  142. {
  143.     HEIGHT: 21px;
  144.     LEFT: 0px;
  145.     MARGIN: 0px;
  146.     POSITION: absolute;
  147.     TOP: 2px;
  148.     WIDTH: 100%
  149. }
  150. TABLE.buttonbartable TD
  151. {
  152.     BACKGROUND: #99ccff;
  153.     BORDER-LEFT: #ffffff 2px solid;
  154.     FONT-FAMILY: Verdana, sans-serif;
  155.     FONT-SIZE: 9pt;
  156.     MARGIN: 0px;
  157.     PADDING-BOTTOM: 4px;
  158.     PADDING-LEFT: 0px;
  159.     PADDING-RIGHT: 0px;
  160.     PADDING-TOP: 3px
  161. }
  162.  
  163. TABLE.buttonbartable TD.runninghead
  164. {
  165.     FONT-STYLE: italic;
  166.     PADDING-LEFT: 4px;
  167.     TEXT-ALIGN: left
  168.     }
  169.  
  170. /**************************************************************************************************************/
  171. /* these class styles are used for the expanding and collapsing text files (expand function in shared.js)  */
  172.  
  173. #expand             {margin-bottom: "0.6em";}
  174.  
  175. a:link.expandToggle, a:visited.expandToggle     {color:"#000000"; font-weight: bold;  text-decoration:none;}
  176.  
  177. a:hover.expandToggle, a:active.expandToggle     {color:"#0000FF";}
  178.  
  179. img.expand         { border: none; width:".8em"; margin-right:"0.5em";}
  180.         
  181. div.expand        { margin-left: "1.5em"; margin-bottom: "1em"; display:none }
  182.  
  183.  
  184. p.empty            { font-weight: bold; }
  185.  
  186. span.empty        { font-weight: bold; margin-bottom: 12; margin-left: 16 }
  187.  
  188. /*******************************************/
  189. /*  these classes are for thumbnail art      */
  190.  
  191. a:link img.thumbnail        {border-color: "#0000FF";}
  192.  
  193. a:active img.thumbnail    { border-color: "#FF0000";}
  194.  
  195. a:hover img.thumbnail    {border-color: "#FF0000";}
  196.  
  197. img.thumbnail        {vertical-align: top; margin-left: 0;
  198.              width:90; border-width:1;}
  199.          
  200. div.thumbnail        {float:left; width: 105;}
  201.         
  202.  
  203. /*********************************************/                
  204. /* this class style is used for the navigation tree in MMC */
  205.         
  206. p.navTree        { margin-top:" .2em"; }
  207.  
  208. ul.navTree     {list-style-image: url(MS-ITS:ntshared.chm::/elle.gif);
  209.          list-style-type: none; margin-left:"2em"; }
  210.  
  211. li.branch        { margin-top:" -.5em"; margin-bottom: ".6em"; }
  212.  
  213. a.where            {}    /* use for the expand <a> tag 
  214.  
  215. /***************************************************************/
  216. /* these class styles are used for <span> tags  simulating buttons & their div */
  217.  
  218. .button        { border-top-color: "#000000";
  219.           border-left-color: "#000000";
  220.           border-bottom-color: "#666666";
  221.           border-right-color: "#666666";
  222.           background-color: "#dddddd";
  223.         }
  224. .push        { border-top-color: "#666666";
  225.           border-left-color: "#666666";
  226.           border-bottom-color: "#000000";
  227.           border-right-color: "#000000";
  228.           background-color: "#FFFFFF";
  229.         }
  230.  
  231. #buttonDiv    { padding: 0.5em 0.3em 0.1em 0.3em;
  232.           border-bottom: thin groove #808080;
  233.           background: "#C0C0C0";
  234.           align:top;
  235.           }
  236. /************************************************/
  237. /* class styles reserved for mouseover/mouseout DHTML   */
  238.  
  239. .cold        {}
  240. .hot        {}
  241.  
  242. /**********************************************************************/
  243. /* ID styles reserved for <a> tags  calling OCX's within HTML Help by creating  OBJECTS */
  244.  
  245.  
  246. #wPopup        {}
  247.  
  248. a:link#wPopup        {color: "#006600";}
  249. a:hover#wPopup        {color: "#FF0000";}
  250. a:active#wPopup        {color: "#FF0000";}
  251. a:visited#wPopup        {color: "#006600";}
  252.  
  253. img.popup     {border: none; margin-right: "0.5em"; vertical-align:middle;}
  254.  
  255. #shortcut        {}
  256.  
  257. img.shortcut     {border: none; margin-right: "0.5em"; vertical-align:middle;}
  258.  
  259. #specLoc        {}
  260.  
  261. #relTopics        {}
  262.  
  263. p.relTopics img     {vertical-align:top;}     /* img is class=alert */
  264.  
  265. #altLoc        {}
  266.  
  267. p.note,p.tip, p.important, p.caution, p.warning 
  268.         { font-weight:bold; clear:both;
  269.          margin-top:"1em"; 
  270.          margin-bottom:"-.25em"; }    
  271.  
  272. img.alert        {border:none;}          /* for icon images - note, tip, important, caution, warning*/
  273.  
  274.  
  275. /***********************************/
  276. /*   Style for print only functionality used with external URL link   coUA_print.css*/
  277.  
  278. span.printOnly    {display:none }
  279.  
  280. /***********************************/
  281. /*   Styles for checklists   */
  282.  
  283. .userData         {behavior:url(#default#userdata); }  /*sets persistance*/
  284.  
  285. #checklist        {width:100%;  text-align:left; margin:"0.3em 0em";}
  286.  
  287. #checklist li     {text-indent:"0.2em";}
  288.  
  289. /*********************************/                
  290. /*  these classes are for previous next navigation     */
  291.  
  292. a:hover.navbar, a:active.navbar        {} /* text in nav */
  293. a:link.navbar, a:visited.navbar        {}
  294.               
  295. #nav    { left:0; top:0px;
  296.       text-align:left; 
  297.       margin:0; 
  298.       position:absolute;
  299.       padding-bottom: 1px; padding-top: 3px;
  300.       padding-right:6px; padding-left:5px;
  301.       align:top;
  302.       visibility:hidden;
  303.       z-index:1;  }
  304.  
  305. #text    { left:0; top:0px;
  306.        text-align:left;
  307.        margin:0; 
  308.        position:absolute;
  309.        padding:10px;
  310.        overflow:auto;
  311.        height:100%;
  312.        z-index:1; 
  313.                 background-repeat:no-repeat;
  314.        background-position: bottom right;
  315.        background-attachment:fixed; }
  316.  
  317.  
  318. /***************************************************/
  319. /* STYLES USED IN THE WEB DELIVERABLE ONLY  */
  320.  
  321.  
  322. /***********************************/
  323. /*   links   */
  324.  
  325. #wPopupWeb    {}
  326.  
  327. a:link#wPopupWeb            {color: "#006600";}
  328. a:hover#wPopupWeb        {color: "#FF0000";}
  329. a:active#wPopupWeb        {color: "#FF0000";}
  330. a:visited#wPopupWeb        {color: "#006600";}
  331.  
  332. #shortcutWeb    {}
  333.  
  334. #specLocWeb    {}
  335.  
  336. #relTopicsWeb    {}
  337.  
  338. #altLocWeb    {}
  339.  
  340.  
  341. /***********************************/
  342. /*   popups   */
  343.  
  344. div.popup        { visibility:hidden; z-index:3;
  345.                  position:absolute; 
  346.                  top:200; left:200; 
  347.                  width:"250"; padding:"6px"; 
  348.                  background-color:#FFFFCC;
  349.                  border-style: solid;
  350.                  border-width: 1;
  351.                  border-color: #666666;
  352.                                       }
  353.  
  354.  
  355.  
  356.               
  357.